C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / CollectionViewResponse<T> Class / TotalItemCount Property

In This Topic
TotalItemCount Property
In This Topic
The total number of items in the view before paging is applied.
Syntax
'Declaration
 
Public Property TotalItemCount As Integer
 
See Also